home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000974_markc@osaiphp1….telecom.com.au_Fri Sep 23 01:29:21 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from amalfi.trl.OZ.AU ([137.147.99.99]) by cs.umb.edu with SMTP id AA21921
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 22 Sep 1994 01:39:12 -0400
  3. Received: from osaiphp1.osa.csi.itg.telecom.com.au ([144.136.77.59]) by amalfi.trl.OZ.AU (8.6.9/8.6.9) with SMTP id PAA20484 for <tex-k@cs.umb.edu>; Thu, 22 Sep 1994 15:30:45 +1000
  4. Message-Id: <199409220530.PAA20484@amalfi.trl.OZ.AU>
  5. Received: by osaiphp1.osa.csi.itg.telecom.com.au
  6.     (1.38.193.4/16.2) id AA17333; Thu, 22 Sep 1994 15:29:21 +1000
  7. Date: Thu, 22 Sep 1994 15:29:21 +1000
  8. From: Mark Connell <markc@osaiphp1.osa.csi.itg.telecom.com.au>
  9. To: tex-k@cs.umb.edu
  10. Subject: Building web2c on HPUX 9.03 with gcc
  11. Reply-To: markc@vnet.ibm.com
  12. X-Zippy: Th' MIND is the Pizza Palace of th' SOUL
  13.  
  14.  
  15. Hi,
  16.   I just retrieved the following from CTAN:
  17. web-6.1, web2c-6.1, lib-6.1, xdvik-18b and dvipsk-5.58a
  18.  
  19. I replaced the kpathsea directory with the one from xdvik and applied the
  20. patch from web2c.kpathsea.help.
  21.  
  22. After running configure I did a make. All builds fine except for the
  23. web2c/dviutil directory. I get the following error messages:
  24.  
  25.     gcc -o dvicopy -g  dvicopy.o ../lib/lib.a ../../kpathsea/kpathsea.a 
  26. /bin/ld: Unsatisfied symbols:
  27.    KPSE_TEXPOOL_PATH (code)
  28.    KPSE_PK_PATH (code)
  29.    KPSE_TEX_PATH (code)
  30.    KPSE_BIB_PATH (code)
  31.    KPSE_TFM_PATH (code)
  32.    KPSE_GF_PATH (code)
  33.    KPSE_MF_PATH (code)
  34.    KPSE_BST_PATH (code)
  35.    KPSE_BASE_PATH (code)
  36.    KPSE_FMT_PATH (code)
  37.    KPSE_MFPOOL_PATH (code)
  38.    KPSE_VF_PATH (code)
  39. collect2: ld returned 1 exit status
  40. *** Error code 1
  41.  
  42. Stop.
  43.  
  44. Can you help ?
  45.  
  46. Thanks,
  47. Mark